golang.org/x/text/unicode/norm.reorderBuffer.insertFlush (method)
3 uses
golang.org/x/text/unicode/norm (current package)
composition.go#L218: func (rb *reorderBuffer) insertFlush(src input, i int, info Properties) insertErr {
normalize.go#L519: if err := rb.insertFlush(rb.src, sp, info); err != iSuccess {
normalize.go#L543: if err := rb.insertFlush(rb.src, sp, info); err != iSuccess {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)